home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- OtoolController = {
- ACTIONS = {
- windowDidClose:;
- appDidInit:;
- info:;
- preferences:;
- open:;
- updateDefaultsFromPreferencesPanel:;
- };
- OUTLETS = {
- infoWindow;
- speakerWorkspace;
- textTextRadioButtons;
- speakerEdit;
- preferencesPanel;
- documentList;
- };
- SUPERCLASS = Object;
- };
-